home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 7
/
BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso
/
Files
/
Hyper
/
Me-Mz
/
Memory Tools.cpt
/
Memory Tools
/
background_12278.txt
< prev
next >
Wrap
Text File
|
1989-01-07
|
2KB
|
105 lines
-- background: 12278 from stack: in
-- bmap block id: 18391
-- flags: 0000
-- background id: 0
-- name:
----- HyperTalk script -----
on opencard
hide field "data"
set the scroll of field "info" to 0
end opencard
on arrowkey
visual effect scroll left
go next card of this background
end arrowkey
-- part 63 (button)
-- low flags: 00
-- high flags: A000
-- rect: left=429 top=44 right=85 bottom=487
-- title width / last selected line: 0
-- icon id / first selected line: 11645 / 11645
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: index
----- HyperTalk script -----
on mouseUp
visual effect barn door close
go card "index"
end mouseUp
-- part 68 (field)
-- low flags: 01
-- high flags: 2007
-- rect: left=8 top=85 right=330 bottom=500
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: info
-- part 69 (field)
-- low flags: 80
-- high flags: 2007
-- rect: left=6 top=82 right=342 bottom=503
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: data
-- part 70 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=43 top=51 right=67 bottom=62
-- title width / last selected line: 0
-- icon id / first selected line: 16560 / 16560
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
visual effect scroll left slowly
go next card of this background
end mouseUp
-- part 71 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=19 top=51 right=67 bottom=36
-- title width / last selected line: 0
-- icon id / first selected line: 15420 / 15420
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
visual effect scroll right slowly
go prev card of this background
end mouseUp